home *** CD-ROM | disk | FTP | other *** search
/ Datatid 1998 #4 / 4-98 datatid cd-rom.iso / nyt / incube / RELEASE.TX_ / RELEASE.TX
Text File  |  1996-04-09  |  6KB  |  137 lines

  1.                                 IN3 for MS-Windows
  2.  
  3.                                    Release Notes
  4.                             Version 1.18 for Windows 95
  5.  
  6.                                    April 10, 1996
  7.  
  8.  
  9.      These release notes describe the expanded features of the of IN CUBE for
  10. Windows 95 and serve to supplement the IN CUBE documentation.
  11.  
  12.      The release notes, in "Write" format, are installed with the sample
  13. lexicons as the file "release.wri".  An ascii text version is installed as the
  14. file, "release.txt".  The release notes are also now available within IN
  15. CUBE's on-line help system.
  16.  
  17.  
  18. Setting Microphone Volume in Windows 95:
  19.  
  20.      Windows 95 includes a mixer application which interacts with your audio
  21. board.  Here are some tips on using it to set your microphone volume level.
  22.  
  23.      To set the microphone level, select: Start > Programs > Accessories >
  24. Multimedia > Volume Control
  25.  
  26.      A Volume Control Mixer application will appear.  Note that this mixer
  27. window is for setting audio output - not the microphone input level.  From
  28. this window, select: Options > Properties
  29.  
  30.      In the Properties window select: Other and then Voice Commands from the
  31. scroll list.
  32.  
  33.      Next, under "Show the following volume controls", pick: Voice Commands
  34. and Microphone.  Then hit OK.  A Voice Commands microphone volume adjustment
  35. window appears. 
  36.  
  37.      Use the controls in this window to set your microphone volume to a
  38. comfortable level.  Use the Windows sound recorder to make and play back test
  39. recordings.
  40.  
  41.      Select: Advanced and check the Advanced Controls for Microphone to insure
  42. that "AGCfor VoiceIN" is NOT enabled.  Note that some SoundBlaster boards may
  43. have very low microphone volume with the Automatic Gain Control "AGC" turned
  44. off.  If this is the
  45. case, you may use IN CUBE with the "AGC" on, but recognition performance may
  46. be affected.
  47.  
  48.  
  49. IN CUBE with Windows 95 Dialer Commands:
  50.  
  51.      The INCUBE95 Demo contains frequently used commands for Windows 95
  52. desktop utilities.   In addition, the demo gives you full voice control of
  53. your Windows 95 telephone dialer.
  54.  
  55.      To use the free voice dialer included with the IN CUBE Demo, we suggest
  56. that you first enter the desired phone numbers into the Windows 95 Dialer. 
  57. For each number, think of a voice command which you want to use to activate
  58. dialing.  Beginning with dialer
  59. entry number one, make a written list of the voice commands which you want to
  60. use for each number.
  61.  
  62.      As you create voice command templates for IN CUBE, you will be prompted
  63. to speak: "DIAL NO 1", "DIAL NO 2", ETC.  Instead of saying "dial no 1", refer
  64. to your list of numbers and corresponding voice commands and create your voice
  65. templates
  66. using the voice commands you have selected. 
  67.  
  68.  
  69. Command Keystrokes:
  70.  
  71.      In entering "keystrokes" into a voice command, control characters are
  72. case sensitive.  Entering a "{Cntrl}b" results in a "b" with the control key
  73. depressed.  Uppercase characters are expressed as shifted characters. 
  74. Entering a "{Cntrl}B" results in a "b" with BOTH the control and shift keys
  75. depressed.  Some applications will take different actions for these two cases.
  76.  
  77.      There are three options under special keys for entering an "Enter".  The
  78. "Enter" selection chooses the keypress for the "Enter" key adjacent to the
  79. standard keys.  The "Num Enter" selection chooses the keypress for the "Enter"
  80. key on the numeric key pad.  The "Return" selection enters the code for an
  81. ascii "Carriage Return".  This is equivalent to a "{Cntrl}m".  Use the
  82. "Return" selection to perform a carriage return in a DOS command shell window
  83. and with DOS applications.  The "Enter" and "Num Enter" are used with windows
  84. applications where appropriate.
  85.  
  86.  
  87. Class Identifiers:
  88.  
  89.      Class identifiers are defined when an application registers one or more
  90. "window classes".  Class identifiers are used by the "class" command in
  91. command mode for locating windows to be raised or opened.
  92.  
  93.      To determine the class name of a window click on the "Window Class"
  94. button in the "New Command" or "Update Command" dialogue windows.  The cursor
  95. will then change to cross-hairs.  Move the cross-hairs to the title bar or
  96. icon of the desired window.  Clicking any mouse button will then enter the
  97. class name of the window into the keystroke line.  See the IN3 on-line help
  98. entry on "Window Class Names" for more information.
  99.  
  100.  
  101. Audio Device Access Contention:
  102.  
  103.      Most audio device drivers do not permit "sharing" the audio device. 
  104. Also, due to hardware limitations on most boards, the audio input (record) and
  105. audio output (playback) are mutually exclusive.  The standard access
  106. arbitration convention to such exclusive devices normally follows an "acquire
  107. and hold" methodology.  An application acquires (opens) the audio device and
  108. holds it while in use.  Other applications requesting service from the device
  109. get an error on the open indicating that the resource is already allocated.
  110.  
  111.      IN3 now utilizes a "yield on demand" convention for arbitrating access
  112. contention for the audio devices.  When another application requests service
  113. from either the audio input or audio output device, which would fail because
  114. of device allocation, IN3 voluntarily surrenders the audio device.  This occurs
  115. transparent to the other application, requiring no specialized protocol or
  116. knowledge on the part of the other application.  When the other application is
  117. finished with the audio device and returns the resource to the system, IN3 then
  118. reacquires the audio device for it's own use once again.
  119.  
  120.      When the audio input is not enabled for IN3 to utilize, the microphone
  121. disappears from the lips on the icon.  If the system uses the audio board to
  122. "beep" or if another application requests the audio device for playing sounds
  123. or recording messages, the microphone disappears and recognition is disabled
  124. until the audio device becomes available for IN3 once again.
  125.  
  126.  
  127. Release Notes - Availability:
  128.  
  129.      The release notes, in "Write" format, are installed with the sample
  130. lexicons as the file "release.wri".  An ascii text version is installed as the
  131. file, "release.txt".  The release notes are also now available within the on-
  132. line help system.
  133.  
  134.  
  135.  
  136. Copyright~ 1993-96 Command Corp. Inc.
  137.